home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 122
/
Vol 122.iso
/
games
/
treasure.swf
/
scripts
/
frame_3
/
PlaceObject2_107_162
/
CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-01-06
|
172 b
|
9 lines
onClipEvent(load){
this._visible = false;
this.X = this._x;
this.Y = this._y;
this._x = -100;
this._y = -100;
this._xscale = this._yscale = 80;
}